qt5*: outsource common PKG_*-vars into common.mk
authorMirko Vogt <[email protected]>
Sat, 17 May 2025 14:39:18 +0000 (14:39 +0000)
committerMirko Vogt <[email protected]>
Thu, 22 May 2025 10:58:15 +0000 (10:58 +0000)
commite536bd591197e4bcf9ada3f8fc3ee26667b03635
tree0e432d851adec1730423cc97dd4ddffa1f9118eb
parentcecd0e026fe65b761653dcc26b3c288cf38f6d7d
qt5*: outsource common PKG_*-vars into common.mk

given qt5/common.mk is now included earlier, some variables such as
CONFIGURE_PREFIX are not yet defined. Since it's always /usr anyway,
set it statically.
frameworks/qt5/common.mk
frameworks/qt5/qt5base/Makefile
frameworks/qt5/qt5graphicaleffects/Makefile
frameworks/qt5/qt5quick2-controls2/Makefile
frameworks/qt5/qt5quick2/Makefile
frameworks/qt5/qt5script/Makefile
frameworks/qt5/qt5tools/Makefile
frameworks/qt5/qt5translations/Makefile